func google.golang.org/protobuf/reflect/protoreflect.equalList

2 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		value_equal.go#L71: 			return ok && equalList(x, y)
		value_equal.go#L119: func equalList(x, y List) bool {